if (FALSE) {
# the data is downloaded and parsed from Internet
# not that this dataset is pre-calculated in the package
BDLtree <- getBDLtree(2)
head(BDLtree)
DBLtransport <- getBDLsearch("transport")
head(DBLtransport)
BDLseries <- getBDLseries(metric_id = 1)
head(BDLseries)
gminy <- getMPgminy()
head(gminy)
powiaty <- getMPpowiaty()
head(powiaty)
}
Run the code above in your browser using DataLab